home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / 2m21.zip / 2M-PERF.DOC < prev    next >
Text File  |  1994-05-31  |  12KB  |  194 lines

  1.  
  2.          ══════════════════════════════════════════════════════════
  3.          COMPARISON BETWEEN DOS FORMAT, FDFORMAT 1.8 AND 2M/2MF 2.1
  4.          ══════════════════════════════════════════════════════════
  5.  
  6.                      Note: If you are a DISKCOPY or FORMAT programs
  7.                            programmer,  read the note at the end of
  8.                            this file as soon as possible.
  9.  
  10.  
  11.       2M is not only the highest capacity formatter at this moment,  but
  12.   also 2M diskettes are the faster ones.  This test will show it to you.
  13.   Note that some absolute results may slightly vary from one computer to
  14.   another, but the relation between formatter programs doesn't vary.  If
  15.   you decide to use 2M, you will realize that default formats (820/1476K
  16.   and 984/1804/3608K) are also as reliable as DOS standard 360K/1.2M and
  17.   720K/1.44/2.88M).
  18.  
  19.  
  20.  1. - MAXIMUM STORAGE AFTER FORMAT.
  21.  ──────────────────────────────────
  22.    Physical limits are 1,025,000 for 5¼-DD (with 82 tracks)  and 1,708,224
  23.  bytes in 5¼-HD.  In 3½-DD  (high density controller card at 300 Kbit/sec)
  24.  the limit is 1,230,000 bytes; in 3½-HD, 2,050,000 bytes.
  25.  
  26.                         ┌────────────────────┬────────────────────┐
  27.                         │   Double Density   │   High Density     │
  28.  ┌──────────────────────┼────────────────────┼────────────────────┼──────┐
  29.  │ FORMAT (40/80t)      │   368,640   (360K) │ 1,228,800 (1,200K) │      │
  30.  │ FDFORMAT (82t)       │   839,680   (820K) │ 1,511,424 (1,476K) │ 5.25 │
  31.  │ 2MF /F (82t)         │   839,680   (820K) │ 1,511,424 (1,476K) │      │
  32.  │ 2MF /M (82t)         │   923,648   (902K) │ 1,595,392 (1,558K) │ (5¼) │
  33.  ├──────────────────────┼────────────────────┼────────────────────┼──────┤
  34.  │ FORMAT (40/80t)      │   737,280   (720K) │ 1,474,560 (1,440K) │      │
  35.  │ FDFORMAT (82t)       │   839,680   (820K) │ 1,763,328 (1,722K) │ 3.5  │
  36.  │ 2MF /F (82t)         │ 1,007,616   (984K) │ 1,847,296 (1,804K) │      │
  37.  │ 2MF /M (82t)         │ 1,091,584 (1,066K) │ 1,931,264 (1,886K) │ (3½) │
  38.  └──────────────────────┴────────────────────┴────────────────────┴──────┘
  39.  
  40.                                  ┌────────────────────┐
  41.                                  │ Extra High Density │
  42.           ┌──────────────────────┼────────────────────┼──────┐
  43.           │ FORMAT (40/80t)      │ 2,949,120 (2,880K) │      │
  44.           │ 2MF /F (82t)         │ 3,694,592 (3,608K) │ 3.5  │
  45.           │ 2MF /M (82t)         │ 3,862,528 (3,772K) │ (3½) │
  46.           └──────────────────────┴────────────────────┴──────┘
  47.  
  48.  
  49.  2. - PERFORMANCE AT DOS LEVEL.
  50.  ──────────────────────────────
  51.    In order to compare the real performance of different diskette formats,
  52. here are the results of a simple test.  To simplify,  only 3.5-HD diskette
  53. results are shown.  The TEST directory of hard disk contained two files of
  54. 256 Kb, 3 files of 128 Kb, 4 files of 64 Kb,  5 files of 32 Kb, 6 files of
  55. 16 Kb and 1 file of 15.5 Kb, totalling 1423.5 Kb on 21 files.
  56.  
  57.                      Write test:   COPY C:\TEST\*.* B:
  58.                      Read test:    COPY /B B:\*.* NUL
  59.  
  60. ┌────────────────┬─────────┬─────────┬─────────┬─────────┬─────────┬─────────┐
  61. │ Disk Size      │  1.44   │  1.44   │  1.64   │  1.72   │  1.80   │  1.88   │
  62. ├────────────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┤
  63. │ Formatter      │  FORMAT │FDFORMAT │FDFORMAT │FDFORMAT │   2MF   │   2MF   │
  64. ├────────────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┤
  65. │ Write time     │ 1:17.27 │ 1:06.72 │ 1:00.74 │ 1:27.05 │ 1:15.30 │ 1:23.93 │
  66. ├────────────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┤
  67. │ Read time      │ 0:59.82 │ 0:48.50 │ 0:44.11 │ 1:05.69 │ 0:43.78 │ 0:54.16 │
  68. ├────────────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┤
  69. │ Free space left│       0 │       0 │ 203,776 │ 287,744 │ 370,688 │ 454,656 │
  70. ├────────────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┤
  71. │ Write (Kb/sec) │  18.42  │  21.34  │  23.44  │  16.35  │  18.90  │  16.96  │
  72. ├────────────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┤
  73. │ Read (Kb/sec)  │  23.80  │  29.35  │  32.27  │  21.67  │  32.51  │  26.28  │
  74. ├────────────────┼─────────┼─────────┼─────────┼─────────┼─────────┼─────────┤
  75. │ Kb/sec average │  21.11  │  25.35  │  27.86  │  19.01  │  25.71  │  21.62  │
  76. │ Relative Index │ 100.00  │ 120.09  │ 131.98  │  90.05  │ 121.79  │ 102.42  │
  77. └────────────────┴─────────┴─────────┴─────────┴─────────┴─────────┴─────────┘
  78.  
  79.   Notes:
  80.   - The test was executed on MS-DOS 6.2 with only 2M and FDREAD in memory.
  81.   - /B switch is necessary to COPY binary files onto character device as NUL.
  82.   - Reading from hard disk takes 5.5 sec (measured with the command COPY /B
  83.     C:\TEST\*.* NUL), this time was subtracted from write test's time.
  84.   - Diskette drive motor was on when COPY started.
  85.   - FDFORMAT diskettes were formatted with /X:2 and /Y:3 switches.
  86.  
  87.  
  88.  3. - PERFORMANCE AT FULL-TRACK ACCESS LEVEL.
  89.  ────────────────────────────────────────────
  90.    This results are obtained with the 2M-FDTR (Floppy Data Transfer Rate)
  91.  utility, which reads/writes a complete diskette in  whole-track  blocks,
  92.  always taking care on never using buffers across 64K DMA frontier (which
  93.  will results in less performance).  All  statistics shown are in Kb/sec.
  94.  The physical limits are:  36,62 Kb/sec at 300 Kbps  (5¼-DD and 2M 3½-DD)
  95.  and 61,03 Kb/sec at 500 Kbps (5¼-HD and 3½-HD).  This  results  are only
  96.  possible on AT computers.
  97.  
  98.                  ┌────────────────┬────────────────┬────────────────┐
  99.                  │ Double Density │  High Density  │  Extra High D. │
  100.                  ├────────────────┼────────────────┼────────────────┤
  101.                  │   Read  Write  │   Read  Write  │   Read  Write  │
  102.  ┌───────────────┼────────────────┼────────────────┼────────────────┼──────┐
  103.  │ FORMAT        │  18.16  18.16  │  30.13  30.13  │                │      │
  104.  │ FDFORMAT  (*) │  22.11  22.12  │  39.73  39.73  │                │ 5.25 │
  105.  │ FDFORMAT (**) │  25.00  25.00  │  25.26  25.23  │                │      │
  106.  │ 2MF /F        │  25.04  25.00  │  46.33  46.33  │                │ (5¼) │
  107.  │ 2MF /M        │  16.49  16.49  │  28.50  28.47  │                │      │
  108.  ├───────────────┼────────────────┼────────────────┼────────────────┼──────┤
  109.  │ FORMAT        │  15.05  15.05  │  30.14  30.14  │  ??.??  ??.??  │      │
  110.  │ FDFORMAT  (*) │  19.32  19.32  │  39.58  39.53  │   --     --    │ 3.5  │
  111.  │ FDFORMAT (**) │  21.78  21.75  │  24.79  24.79  │   --     --    │      │
  112.  │ 2MF /F        │  25.72  25.76  │  48.49  48.50  │  ??.??  ??.??  │ (3½) │
  113.  │ 2MF /M        │  16.25  16.25  │  28.74  28.77  │  ??.??  ??.??  │      │
  114.  └───────────────┴────────────────┴────────────────┴────────────────┴──────┘
  115.              (*) DOS standard formats (360-720-1.2-1.44) and best /X and /Y.
  116.            (**) Maximum capacity formats (820-1.48-1.72) and best /X and /Y.
  117.  
  118.  
  119.  4. - FORMAT TIME.
  120.  ─────────────────
  121.    All results are been obtained in a 386-25 computer.
  122.  
  123.                  ┌────────────────┬────────────────┬────────────────┐
  124.                  │ Double Density │  High Density  │  Extra High D. │
  125.  ┌───────────────┼────────────────┼────────────────┼────────────────┼──────┐
  126.  │ FORMAT        │      0:37      │      1:13      │                │      │
  127.  │ FDFORMAT  (*) │      0:42      │      1:24      │                │ 5.25 │
  128.  │ FDFORMAT (**) │      1:28      │      1:52      │                │      │
  129.  │ 2MF /F        │      1:24      │      1:30      │                │ (5¼) │
  130.  │ 2MF /M        │      2:33      │      2:34      │                │      │
  131.  ├───────────────┼────────────────┼────────────────┼────────────────┼──────┤
  132.  │ FORMAT        │      1:24      │      1:34      │      ?:??      │      │
  133.  │ FDFORMAT  (*) │      1:38      │      1:42      │       --       │ 3.5  │
  134.  │ FDFORMAT (**) │      1:46      │      2:17      │       --       │      │
  135.  │ 2MF /F        │      1:37      │      1:45      │      ?:??      │ (3½) │
  136.  │ 2MF /M        │      2:46      │      3:19      │